home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Griffith 0.9.8 / griffith-0.9.8-win32.exe / {app} / NEWS < prev    next >
Text File  |  2008-11-17  |  14KB  |  406 lines

  1. Griffith 0.9.8
  2. ==============
  3. * New movie plugin: Amazon
  4. * Updated movie plugins: IMDb, IMDB-de, Kino.de, OFDb, FilmeVonAZ, Zelluloid
  5. * Translation changes:
  6.   + new: Persian, Finnish, Low German
  7.   + updated: bg, fi, pl, rs, fa
  8. * added compatibility with pysqlite2 2.5.0
  9. * bugs fixed: #179618, #258817, #273172, #253272 (see ChangeLog for more)
  10.  
  11.  
  12. Griffith 0.9.7.1
  13. ================
  14. * Fixed crash when database (rating/year/runtime fields) contains empty data
  15.  
  16.  
  17. Griffith 0.9.7 ("Michael Jahn's release" :-)
  18. ==============
  19. * Fixed fetching posters from Amazon
  20. * Updated movie plugins: DVDEmpire, Filmtipset, Filmweb, OFDb, Zelluloid
  21. * Update export plugins: HTML, PDF
  22. * Translation changes:
  23.   + new: Latvian, Ukrainian 
  24.   + updated: bg, ca, da, de, el, es, fr, it, nb, pt, pt_BR, ru, sv, tr
  25. * Few quick filter combos added (advanced search function not ready yet)
  26. * See ChangeLog for more changes
  27.  
  28.  
  29. Griffith 0.9.6
  30. ==============
  31. * Distribute local copy of SQLAlchemy 0.3.11 (Griffith 0.10 which will work with SQLAlchemy 0.4.x is not ready yet)
  32. * Updated movie plugins: AniDb, FilmeVonAZ, Kino.de, OFDb, Stopklatka, Zelluloid
  33. * Translation changes:
  34.   + new: Estonian, Hungarian, Indonesian, Korean, Occitan (post 1500), Pashto, Slovak
  35.   + updated: almost all :-)
  36. * Quick filter for volumes
  37. * Added columns genre, seen, runtime and year to the mainlist
  38. * See ChangeLog for more changes
  39.  
  40.  
  41. Griffith 0.9.5
  42. ==============
  43. * Backup function fixed
  44. * Updated movie plugins: 7arte, IMDB-de, KinoDE
  45. * Several changes on loan e-mail reminder system:
  46.   + Loan E-mail reminder timeout implemented
  47.   + Support for TLS smtp auth handshaking
  48.   + Added smtp server port usage
  49.   + Added gmail smtp server support
  50. * Translation changes:
  51.   + new: Catalan, Norwegian Bokmal
  52.   + updated: Brazilian Portuguese, Cech, Dutch, French, German, Italian, Polish, Portuguese, Russian
  53. * [Bug #11864] Fixed medium and video codec's default value in add window
  54.  
  55.  
  56. Griffith 0.9.4
  57. ==============
  58. * Fixed volume/colection loaning problem
  59. * Support for different database names with sqlite
  60. * Updated movie plugins: FDb, OFDb, PTGate, Kino.de, DVD-Palace and IMDB-de
  61. * New movie plugins: FilmTipset
  62. * Translation files synchronized with Rosetta
  63.   + new: Japanese, Russian and Turkish
  64.   + updated: Czech, Spanish, Bulgarian, Greek
  65. * Few bugs fixed
  66.  
  67.  
  68. Griffith 0.9.3.1
  69. ================
  70. * Problem with saving database preferences in config file fixed
  71.  
  72.  
  73. Griffith 0.9.3
  74. ==============
  75. * New configuration file format (human readable) - please note that data from old config file is not used
  76. * Updated movie plugins: Filmweb, WP, FDb, IMDb, 7arte.net, Cineteka, Kino.de, DVD-Palace, E-Pipoca, Stopklatka
  77. * New movie plugins: FilmDb, Zelluloid, IMDb-de
  78. * New translations:
  79.   + Dutch (thanks to Marcel Dijkstra)
  80.   + Danish (thanks to Joe Dalton)
  81.   + Greek (thanka to Ioannis Koniaris)
  82.   + Simplified Chinese (thanks to kempson)
  83. * Updated translations: German, Spanish, French, Polish and Portuguese Brazilian (from Rosetta)
  84. * Added new alpha export plugin for iPods
  85. * Added Microsoft SQL support
  86. * Lots of bugs fixed
  87.  
  88.  
  89. Griffith 0.9.2
  90. ==============
  91. * Updated movie plugins: IMDB, CSFD, KinoDE, FilmeVonAZ
  92. * New movie plugin: DVDEmpire
  93. * New seen/unseen icons
  94.  
  95.  
  96. Griffith 0.9.1
  97. ==============
  98. Loan data is now imported correctly from old database.
  99. Broken databases will be fixed automatically, but return date will be set to 2007-01-01.
  100. If you don't like this behaviour, redo the upgrade process by changing
  101. "griffith.db" into "griffith.gri" in griffith.conf file. On Linux you can do
  102. that with this simple command: `sed -ie 's/griffith.db/griffith.gri/' ~/griffith.conf`
  103.  
  104.  
  105. Griffith 0.9
  106. ============
  107. * Possible memory leak fixed (year data from some movie plugins wasn't parsed
  108.   correctly)
  109. * AnimeDB, Filmweb, PTGate and WP movie plugins updated
  110. * CSV import plugin updated
  111. * Fetch from Amazon function recognizes more posters now
  112. * First movie is selected by default now
  113. * Czech translation updated
  114.  
  115.  
  116. Griffith 0.9-rc3
  117. ================
  118. * Old database is not modified during upgrade process (bug introduced in 0.9-rc2)
  119. * Catch some more bad cases while upgrading database
  120. * Fix upgrading volume / collection loan data
  121. * Updated translations: Italian
  122.  
  123.  
  124. Griffith 0.9-rc2
  125. ================
  126. * Griffith works now a lot faster with large (>1000 movies) databases
  127. * Fix displaying volume/collection's loan status
  128. * Config files are now fully cross-platform
  129. * New features:
  130.   + limit search results to x movies
  131.   + sort by last added movies
  132.   + hide "Number" column
  133.   + change "seen it" status without opening edit window, new icons added
  134. * Filmweb movie plugin fixed
  135. * Updated translations: Czech, French, German, Portuguese, Portuguese Brazilian,
  136.   Swedish 
  137.  
  138. Note to package maintainers:
  139. Please keep pysqlite1.0 as required dependency (see README file)
  140. This will make upgrade process from 0.6.2 a lot easier.
  141.  
  142.  
  143. Griffith 0.9~rc1 "Christmas Edition"
  144. ====================================
  145. This release is marked as "Release Candidate" due to:
  146.  - database format change (if you have any problems send us the
  147.    ~/.griffith/griffith.gri file or `griffith --debug` output)
  148.  - translations are not finished (translators need more time)
  149.  
  150. * SQLAlchemy transition, i.e.
  151.   + MySQL support added
  152.   + PostgreSQL support added
  153.   + SQLite3 transition on Linux (pysqlite2 is now required)
  154. * Import plugin system added, first import plugin (CSV)
  155. * All movie plugins updated
  156. * New data:
  157.   + video codec
  158.   + audio codec
  159.   + audio channels
  160.   + subtitle format
  161.   + "commentary" language type added
  162. * GUI changes:
  163.   + editing movie details moved to "Add" dialog
  164.   + languages data look changed
  165.   + draggable toolbar
  166.   + new "next" / "previous" buttons
  167.   + windows converted to dialogs
  168. * Selectable search data in movie plugins (search only for data you want to
  169.   download or not yet filled data)
  170. * Fetch details from different movie plugins
  171. * Smaller backup zip files generation
  172. * HTML export plugin changes:
  173.   + Fixed problem with posters conversion on Windows
  174.   + New green style in exported HTML tables
  175. * Configurable main list's default sorting criteria
  176. * Lots of bugs fixed (some new added ;-)
  177.  
  178.  
  179. Griffith 0.6.2
  180. ==============
  181. This release updates some movie plugins. It's last release before
  182. SQLAlchemy transition. See SVN repository for list of new features already
  183. available.
  184.  
  185. Updates:
  186.  
  187. * Updated movie plugins: 7arte, AniDB, Cinematografo, Filmweb, IMDb.
  188. * New movie plugins: FilmeVonAZ, MovieKinoDe ((thanks to Michael Jahn), FDb.
  189. * Added italian translation (thanks to Diego Porcelli).
  190. * German translation updated (thanks to Malte Wiemann).
  191. * Some other tiny changes.
  192.  
  193.  
  194. Griffith 0.6.1
  195. ==============
  196. This is mainly a bug fix release. Some changes:
  197.  
  198. * Updated spanish, czech and polish language files.
  199. * Updated allocine and CSFD movie plugins.
  200. * Some makefile code cleanup.
  201. * First tag can now be renamed.
  202. * Quick filter rewrited with new fields as well.
  203. * Some language typos fixed.
  204. * Many windows related fixes.
  205. * Windows version is now up-to-date with posix one.
  206. * Initial latex export support
  207.  
  208.  
  209. Griffith 0.6
  210. ============
  211. Latest Griffith has some new exciting features and dozens of bugs fixed as
  212. well. Also, this version has a reworked user interface and many code
  213. improvements.
  214.  
  215. Some highlights:
  216.  
  217. * Unlimited movie languages (lector, dubbing and subtitles).
  218. * Unlimited movie tags.
  219. * A reworked user interface
  220. * A new french movie plugin - Allocine (Thanks to Pierre-Luc Levy).
  221. * Added french translation (Thanks to Pierre-Luc Levy).
  222. * Added spanish translation (thanks to Daniel Ucero).
  223. * Movie numbers are now editable.
  224. * Custom fonts for PDF lists and movie covers.
  225. * Initial console support with multiple arguments for searching operations,
  226.   debug and maintenance.
  227. * Dozens of bugs fixed and lots of code optimization. See full changelog for
  228.   details.
  229.  
  230.  
  231. Griffith 0.5.1
  232. ==============
  233. Changes/New features:
  234.  
  235. * Added posters conversion to HTML export plugin
  236. * Added simple style to table template (HTML export plugin)
  237. * Added a win32 installer custom image.
  238. * Added portuguese, polish, german and czech translations to win32 installer.
  239. * Added Czech translation (Thanks to Blondak )
  240. * Added a new czech movie plugin (CSFD - esko-Slovensk Filmov Databze) - Thanks
  241.   to Blondak 
  242. * Polish translation updated
  243.  
  244. Bugs fixed:
  245.  
  246. * [Bug #5686] Colection/volume remembers selection after adding a movie
  247. * [Bug #5631] wrong language/locale with 0.5
  248. * [Bug #5684] About window doesn't work on windows
  249. * [Bug #5683] Two filters not working at all on windows
  250. * Removed cancel button from confirmation dialogs
  251. * Fixed layer dropdown list entries
  252. * 'Excellent' mispelled in condition dropdown list
  253.  
  254.  
  255. Griffith 0.5
  256. ============
  257. Changes/New features
  258.  
  259. * HTML export plugin updated to v3.3
  260. * Updated polish and portuguese translations
  261. * Memory management improvements when using large db collections
  262. * Media names are now stored in database. No frontend interface yet.
  263. * Added support to fetch bigger posters using Amazon Web Services
  264. * Added some HTML export plugin fixes for win32 compatibility
  265. * win32 build should use now the libwimp widget engine for better windows xp
  266.   default theme integration
  267. * Now Griffith's dir defaults to localized 'My Documents' dir on win32
  268.   environments
  269. * Added preferences defaults to media, layers, condition, color and region
  270. * Updated WP movie plugin (webpage was changed)
  271. * Removing poster images when deleting movie feature added
  272. * Added a 'by collection' quick filter
  273. * Poster viewer events changed to only show full poster when entering/leaving
  274.   zoom button
  275. * Moved all movie plugins logos to a new optional package
  276. * Added some tooltips to preferences widgets
  277. * Added some new tools to operate with posters
  278. * Added bulgarian translation (thanks to Luchezar P. Petkov)
  279. * Volumes / Collections feature added
  280. * Added new XML export plugin
  281. * Renamed Export With Templates plugin to HTML export plugin
  282. * DVDZone2 plugin renamed to Mediadis according to new company service and
  283.   website. Some enhancement to this plugin implemented.
  284. * Added Tanuki-Anime and Moviefone (America online) movie plugin
  285. * Added experimental support for Microsoft Windows 2000, Millenium and Windows 98
  286.   systems
  287. * Some fixes in Makefile (for MacOSX users)
  288. * Small main window changes
  289. * Gery movie plugin removed - webpage is not working
  290. * Merged two patches contributed by Arjen Schwarz, addressing one problem with
  291.   email notification that was using an incorrect date/time format and another
  292.   fixing some english spell errors found in language file.
  293. * Updated Anime Database and Filmweb movie plugins
  294. * Movie window reorganization
  295.  
  296. Bugs fixed:
  297.  
  298. * [Bug #1302] Searching movies with non-english characters gives null results
  299. * [Bug #1312] notes not empty after adding a movie
  300. * [Bug #1314] LANG environment variable no longer required
  301. * [Bug #1315] Added extra warning dialog when deleting directory
  302. * [Bug #1313] Film fields with & or < break the PDF export plugin
  303. * [Bug #5306] Last toolbar button not working as expected
  304. * [Bug #5344] fixed wrong encoding in IMDb movie plugin (thanks to dieterv)
  305. * [Bug #1324] Makefile fix.
  306.  
  307.  
  308. Griffith 0.4.2
  309. ==============
  310. This is mainly a bug fixing release, addressing some issues found on the
  311. previous one. These are the main changes:
  312.  
  313. * HTML export plugin now can use custom templates with XML config files. Styles
  314.   can have a thumbnail picture preview
  315. * Added manpages to griffith and to griffith-export-template
  316. * Added double click events and a popup menu in maintree view
  317.  
  318. Bugs fixed:
  319.  
  320. * [Bug #1260] data for the color, region, condition and layers not being stored
  321.   in database; Some spelling mistakes fixed on english language file. (thanks to
  322.   Arjen Schwarz)
  323. * [Bug #1261] number disk is 0.
  324. * [Bug #1295] The 'How To Irritate People' bug
  325. * Fixed encoding bug in built in debug method
  326. * Fixed a bug with malformed urls
  327.  
  328. Read the included Changelog for the complete listing.
  329.  
  330.  
  331. Griffith 0.4.1
  332. ==============
  333. A bug fix release, addressing some issues found on 0.4:
  334.  
  335. * Fixed some encoding problems with portuguese movie plugins
  336. * Some minor UI changes
  337. * HTML export plugin update
  338. * [Bug #1258] wrong movie fetching
  339. * [Bug #1253] gtkspell module not found
  340.  
  341.  
  342. Griffith 0.4
  343. ============
  344. * Loans history implemented
  345. * Better performance for large collections
  346. * New 'E-mail reminder' feature
  347. * HTML export plugin updated
  348. * New fields: seen movie, color, media condition, DVD region and DVD layers
  349.   information
  350. * Favorite movie plugin can be defined in the preferences
  351. * New movie plugins added: AniDB (english), OFDb (german) and ClubeMyDVD
  352.   (portuguese)
  353. * Added german translation; polish and portuguese translations updated.
  354. * Added picture preview and filter to file choose dialog
  355. * Added a 'Suggest a movie' feature.
  356. * Some minor UI changes.
  357. * Dozens of bugs fixed.
  358.  
  359. Read the included Changelog for the complete listing.
  360.  
  361.  
  362. Griffith 0.3
  363. ============
  364. * Three new movie plugins: CineMovie (french), Cinematografo (italian) and
  365.   E-pipoca (brasilian)
  366. * Added key events for trivial operations
  367. * Export plugin system implemented
  368. * Added HTML export plugin (contributed by Piotr Ozarowski)
  369.  
  370. Bugs fixed:
  371.  
  372. * [Bug #1192] New database not working under windows
  373. * [Bug #1196] Can't delete people on the friends list
  374. * [Bug #1195] Loans not working
  375. * [Bug #1194] Filter drop menu not working
  376. * [Bug #1193] Add new. Cancel not working 
  377. * [Bug #1190] Encoding problems with polish when exporting to PDF (and other
  378.   languages)
  379. * Problem with some characters not escaped as should be when inserting in db
  380. * Some minor PDF export plugin related fixes
  381.  
  382.  
  383. Griffith 0.2
  384. ============
  385. * Multilanguage support (UNIX only)
  386. * Polish translation added (thanks to Piotr Ozarowski)
  387. * Portuguese translation added
  388. * True plugin system for web based data sources implemented
  389. * Five new polish plugins added (Filmeweb, Gery, Onet, Stopklatka and WP -
  390.   thanks to Piotr Ozarowski)
  391. * One new portuguese plugin added (PTGate)
  392. * Added flag for loaned films
  393. * Two new fields for data holding: notes and film rating
  394. * Film posters can now be replaced by custom ones
  395. * Initial gtkspell support (unix only)
  396. * Export database to CSV file
  397. * Exact search matches are now used without user intervention
  398. * Initial Microsoft Windows support
  399. * Initial Red Carpet package availability
  400. * Dozens of bugs fixed. See source package changelog for details.
  401.  
  402.  
  403. Griffith 0.1
  404. ============
  405. Initial release
  406.